Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created TuesPechkin.Wkhtmltox.AnyCPU. #90

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

mmkiff
Copy link

@mmkiff mmkiff commented Mar 11, 2015

#87

Works for both 32 and 64bit.

mmkiff and others added 4 commits March 11, 2015 11:34
Added a version which will work in both 32 and 64 bit mode.
Skipped from build 32 & 64 dll's
downgrade .Net to 2.0 as all pechkin progects
@bcampardou
Copy link

What about this pull request ?

@tuespetre
Copy link
Owner

Thanks for reminding me.

I appreciate the effort here, I will say though: I don't like the idea of packing the assemblies directly into this new package. It would be ideal to simply depend on the separate 32 and 64 bit packages and instantiate from the appropriate one; I think some more planning/testing needs to be done overall anyways so we can cover Linux use cases -- I don't know for sure how that should fit in here yet.

  • Derek Gray

On Apr 29, 2015, at 4:32 AM, Béranger [email protected] wrote:

What about this pull request ?


Reply to this email directly or view it on GitHub.

@cratu
Copy link

cratu commented May 18, 2015

And what would you advise to use Pechkin in AnyCPU app, that working on both x64 and x86 configurations?
sorry for my english

@crush83
Copy link

crush83 commented Jun 10, 2015

An AnyCPU version would be very much appreciated.

@tuespetre
Copy link
Owner

Thanks for the feedback.

I have not accepted this pull request because it includes the wkhtmltox.dll files within itself rather than providing a wrapper that makes use of the existing 32 and 64 bit-specific packages.

If that change is made I will reinspect the pull request and probably accept it. Sorry for the delay.

@codeweb
Copy link

codeweb commented Oct 20, 2015

Any progress on this issue?

@cratu
Copy link

cratu commented Oct 20, 2015

I use an anyCPU version see: https://github.com/mmkiff/TuesPechkin

@codeweb
Copy link

codeweb commented Oct 20, 2015

Also for Framework 4? I have "any cpu" using master branch but i have a qt error in the console (nevertheless it works).
I tried your branch but it doesn't work for me (framework 4, pipeline classic or integrated)

@cratu
Copy link

cratu commented Oct 20, 2015

That strange. What errors you got?

@codeweb
Copy link

codeweb commented Oct 20, 2015

#126

@codeweb
Copy link

codeweb commented Oct 21, 2015

@cratu: i wrote a simple Console Application to test. Can i send it to you? How (20MB without bin dir)?

@cratu
Copy link

cratu commented Oct 22, 2015

@codeweb if code is not private use any file share. dropmefiles as example.

@codeweb
Copy link

codeweb commented Oct 22, 2015

@cratu: https://dropmefiles.com/1iCsN
Dlls are compiled started from your project.
I tried also to include it directly.
Now i need only to avoid Qt error OLE message: so console will close.

@cratu
Copy link

cratu commented Oct 22, 2015

I'll look a little bit later.

@codeweb
Copy link

codeweb commented Oct 22, 2015

I solved adding Process.GetCurrentProcess().Kill(); in my console application but it can't be a valid solution.

@cratu
Copy link

cratu commented Oct 26, 2015

I think this is qt & console app issue: https://code.google.com/p/qt4dotnet/issues/detail?id=3

@codeweb
Copy link

codeweb commented Oct 27, 2015

Yes but there is no solution...

@codeweb
Copy link

codeweb commented Oct 29, 2015

I have another problem in the web application. Pdf generation works on Firefox but not on IE 11 (win7).
In the event viewer i read wkhtmltox.dll_unloaded w3wp.exe, versione: 7.5.7601.17514, 0xc0000005

@unruledboy
Copy link

hi, where is the AnyCPU package?

@cratu
Copy link

cratu commented Apr 20, 2016

@unruledboy
Copy link

@cratu nice! I will try it

@thedumbtechguy
Copy link

Still not available on nuGet?

@cratu
Copy link

cratu commented Jul 21, 2016

@frostymarvelous @unruledboy
https://www.nuget.org/packages/TuesPechkin.Wkhtmltox.AnyCPU/0.12.3.2 check please. It's my 1st nuget pkg
also updated wkhtml to lastest 0.12.3.2 release

@thedumbtechguy
Copy link

Thanks. Definitely need that.

On Thu, Jul 21, 2016 at 4:23 PM, Dmitriy [email protected] wrote:

https://www.nuget.org/packages/TuesPechkin.Wkhtmltox.AnyCPU/0.12.3.2
check please my 1st nuget pkg


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#90 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AA4XZSbTeyJtKtxVxkYpgw65I3hrRPdrks5qX5zugaJpZM4DtH--
.

Regards,
Stefan Froelich.

@jackiemanzzz
Copy link

I have another problem in the web application. Pdf generation works on Firefox but not on IE 11 (win7).
In the event viewer i read wkhtmltox.dll_unloaded w3wp.exe, versione: 7.5.7601.17514, 0xc0000005

Do you any solution for this problem that i have now. If i forward me, i will be so appreciate.

@cratu
Copy link

cratu commented May 1, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants